home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for inc/real/sare/r3sare.h
- // Auto generated file, do not modify by hand
- // Copyrights 2002, Realsoft Graphics Oy
-
- var R3_SARE_H = 1;
- include("oops/r3root.js")
-
-
- var R3CLID_SARE = 385;
-
-
- // ==== Methods ====
-
-
-
- // ==== Attributes ====
-
-
-
-
- function r3Sare () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_SARE, arguments);
- }
- // Methods
-
- // Attributes
- }
-
- r3Sare.prototype=new r3Root;
- // inc/real/sare/r3sare.h_H